Contribution org.nuxeo.ecm.social.workspace.gadgets.library.theme--resources
In component org.nuxeo.ecm.social.workspace.gadgets.library.theme
org.nuxeo.ecm.social.workspace.gadgets.library.theme
inside nuxeo-social-workspace-gadgets-library-5.8.jar
This contribution is part of XML component Extension Point
Extension point resources of component ThemeService.Contributed Items
XML Source
<extension point="resources" target="org.nuxeo.theme.services.ThemeService">
<!-- CSS -->
<!-- Gadgets CSS -->
<resource name="gadget-library.css">
<path>css/opensocial/gadgets/library.css</path>
</resource>
<!-- Gadgets JS -->
<resource name="gadget-library.js">
<path>scripts/opensocial/gadgets/library.js</path>
</resource>
</extension>